VSID.baliListsCollections.DateList
-
Class Summary
Project ID | EAD868658E0D257F85258ADD00779AEB |
Version | |
Class ID | BCE584821D99CAC785258ADE00515025 |
Class Type | Derived |
Derived From | azlwListCarrier |
Attributes | |
-
-
Methods Detail
-
getContent
Public Function getContent() As Variant |
Gets the content list for the object |
-
getlistTagsByDate
Public Function getlistTagsByDate(ascending As Boolean) As Variant |
array of all listTags, ordered by Date |
idx | Argument | Data Type | Attributes |
1 | ascending | Boolean | |
-
getValue
Public Function getValue(key As String) As NotesDateTime |
Gets the Value for the named element within the object. |
idx | Argument | Data Type | Attributes |
1 | key | String | |
-
addAll
Public Sub addAll(source As DateList) |
Adds all elements of another DateList to this object. |
idx | Argument | Data Type | Attributes |
1 | source | DateList | |
-
clear
Public Sub clear() |
Clears the object's content |
-
Delete
Public Sub Delete() |
Clears the object's content prior to deletion |
-
removeElement
Public Sub removeElement(key As String) |
Removes an element from the internal list |
idx | Argument | Data Type | Attributes |
1 | key | String | |
-
setElementValue
Public Sub setElementValue(key As String, value As Variant) |
Sets the value for an element in the list |
idx | Argument | Data Type | Attributes |
1 | key | String | |
2 | value | Variant | |
Copyright © HCL America, Inc. 1999, 2023. All Rights Reserved.